Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 730a611f7a81f3a2e22f19d527827a245bca626c


Parents : ab68c15
Author : Mark Qvist <mark@unsigned.io>
Date : 2022-11-03T23:17:50+01:00

Updated dependencies

Changes

2 files changed, 2 insertions(+), 2 deletions(-)

M setup.py +1 -1

Diff

diff --git a/LXMF/_version.py b/LXMF/_version.py
index d31c31e..788da1f 100644
--- a/LXMF/_version.py
+++ b/LXMF/_version.py
@@ -1 +1 @@
-__version__ = "0.2.3"
+__version__ = "0.2.4"

diff --git a/setup.py b/setup.py
index e0a255d..49dd05a 100644
--- a/setup.py
+++ b/setup.py
@@ -25,6 +25,6 @@ setuptools.setup(
'lxmd=LXMF.Utilities.lxmd:main',
]
},
- install_requires=['rns>=0.4.0'],
+ install_requires=['rns>=0.4.1'],
python_requires='>=3.6',
)


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────